* Makefile.in: Run autogen/copy_autogen if autogen.sh fails,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Sep 2012 22:35:28 +0000 (15:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Sep 2012 22:35:28 +0000 (15:35 -0700)
commitd80877fdd135bd17bb5566db6267bef3edc5cab0
tree970df45845a836de29cb59204ecddd243c6c0bbe
parentf574eac526aec6a8c51819ea317d766d0677a1b2
* Makefile.in: Run autogen/copy_autogen if autogen.sh fails,

to create 'configure'; problem reported by Andreas Schwab in
<http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
* autogen.sh: Exit with status 1 when failing due to missing tools,
reverting the 2012-09-10 change to this file.
* autogen/copy_autogen: Fail if one of the subsidiary actions fail.
Use 'cp -f' for the build-aux files, since the destinations are
typically read-only.
ChangeLog
Makefile.in
autogen.sh
autogen/copy_autogen